From: Gabor Juhos Date: Thu, 27 Mar 2014 07:03:37 +0000 (+0000) Subject: packages/twisted: fix whitespaces X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=dd3eca1d5a170f39ffca34097a1f286448a68bf5;p=openwrt%2Fsvn-archive%2Fpackages.git packages/twisted: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40089 --- diff --git a/lang/twisted/Makefile b/lang/twisted/Makefile index b34091906..fd2d9b219 100644 --- a/lang/twisted/Makefile +++ b/lang/twisted/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -30,8 +30,8 @@ define Package/twisted/default endef define Package/twisted/default/description - Twisted is a networking engine written in Python, supporting numerous - protocols. It contains a web server, numerous chat clients, chat servers, + Twisted is a networking engine written in Python, supporting numerous + protocols. It contains a web server, numerous chat clients, chat servers, mail servers, and more. endef